3.2 Solutions of Linear Homogeneous Eqs
If \[ y'' + p(t)y' + q(t)y = 0 \] we know there are two solutions \( y_1 = e^{r_1 t} \) and \( y_2 = e^{r_2 t} \) where \( r_1 \) and \( r_2 \) are roots of the characteristic eq.
The linear combination \[ y = c_1 y_1 + c_2 y_2 \] is also a solution, called the general solution.
Why?
If \( y_1 \) and \( y_2 \) are solutions, then
\[ y_1'' + p(t)y_1' + q(t)y_1 = 0 \]
\[ y_2'' + p(t)y_2' + q(t)y_2 = 0 \]
If \( y = c_1 y_1 + c_2 y_2 \) is a solution for any \( c_1, c_2 \), then it also satisfies the DE.